source/fastjwt/jwt.d(214,14): Error: `@safe` function `fastjwt.jwt.decodeJWTToken` cannot call `@system` function `stringbuffer.StringBufferImpl!512.StringBufferImpl.getData!string.getData` ../5b9b15b8ef1543dd1777959b-stringbuffer/source/stringbuffer.d(115,4): `stringbuffer.StringBufferImpl!512.StringBufferImpl.getData!string.getData` is declared here source/fastjwt/jwt.d(218,15): Error: `@safe` function `fastjwt.jwt.decodeJWTToken` cannot call `@system` function `std.base64.Base64Impl!('+', '/', '=').decode!(string, OutputRange).decode` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/base64.d(1169,12): `std.base64.Base64Impl!('+', '/', '=').decode!(string, OutputRange).decode` is declared here source/fastjwt/jwt.d(219,15): Error: `@safe` function `fastjwt.jwt.decodeJWTToken` cannot call `@system` function `std.base64.Base64Impl!('+', '/', '=').decode!(string, OutputRange).decode` /opt/dmd-safe/dmd/generated/linux/release/64/../../../../../phobos/std/base64.d(1169,12): `std.base64.Base64Impl!('+', '/', '=').decode!(string, OutputRange).decode` is declared here /opt/dmd-safe/dmd/dmd-safe failed with exit code 1.